projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c1a28b
)
cc-mode: document Doxygen ‘c-doc-comment-style’ (bug#40877)
author
Michal Nazarewicz
<mina86@mina86.com>
Sun, 3 May 2020 15:12:05 +0000
(16:12 +0100)
committer
Michal Nazarewicz
<mina86@mina86.com>
Sun, 3 May 2020 15:14:14 +0000
(16:14 +0100)
* doc/misc/cc-mode.texi (Documentation Comments): mention Doxygen markup.
doc/misc/cc-mode.texi
patch
|
blob
|
history
diff --git
a/doc/misc/cc-mode.texi
b/doc/misc/cc-mode.texi
index f99a890670fbc6540fa031718bdd8dab69efba10..f9c9f5e1830f683aeb3fb0dcf13320c41bf7d5aa 100644
(file)
--- a/
doc/misc/cc-mode.texi
+++ b/
doc/misc/cc-mode.texi
@@
-2132,6
+2132,11
@@
For Pike autodoc markup, the standard in Pike.
@item gtkdoc
@cindex GtkDoc markup
For GtkDoc markup, widely used in the Gnome community.
+
+@item doxygen
+@cindex Doxygen markup
+For Doxygen markup, which can be used with C, C++, Java and variety of
+other languages.
@end table
The above is by no means complete. If you'd like to see support for